projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
667832a
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Fri, 7 Apr 2006 11:19:11 +0000
(11:19 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Fri, 7 Apr 2006 11:19:11 +0000
(11:19 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a31c796bda7bc757b4b0ed1387fa7f6c7b187387..789907cd9b0d95812a539b4917f7c3a55cf57e89 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-04-07 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
+ GDB list command without argument for greater generality.
+
2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
* subr.el (string-or-null-p): New function.